[INFO] cloning repository https://github.com/Swift-tunnel/swifttunnel-relay
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Swift-tunnel/swifttunnel-relay" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSwift-tunnel%2Fswifttunnel-relay", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSwift-tunnel%2Fswifttunnel-relay'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5203999f27e950161a5e9d145c9c1b7e93b19164
[INFO] testing Swift-tunnel/swifttunnel-relay against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSwift-tunnel%2Fswifttunnel-relay" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Swift-tunnel/swifttunnel-relay
[INFO] finished tweaking git repo https://github.com/Swift-tunnel/swifttunnel-relay
[INFO] tweaked toml for git repo https://github.com/Swift-tunnel/swifttunnel-relay written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Swift-tunnel/swifttunnel-relay on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 87 packages to latest compatible versions
[INFO] [stderr]       Adding mio v0.8.11 (available: v1.2.1)
[INFO] [stderr]       Adding socket2 v0.5.10 (available: v0.6.4)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded regex v1.12.4
[INFO] [stderr]   Downloaded regex-syntax v0.8.11
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 745977c661574eaec817a87de181e151dd94e016646f3914bddb64de404776fd
[INFO] running `Command { std: "docker" "start" "-a" "745977c661574eaec817a87de181e151dd94e016646f3914bddb64de404776fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "745977c661574eaec817a87de181e151dd94e016646f3914bddb64de404776fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "745977c661574eaec817a87de181e151dd94e016646f3914bddb64de404776fd", kill_on_drop: false }`
[INFO] [stdout] 745977c661574eaec817a87de181e151dd94e016646f3914bddb64de404776fd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4650ff3c19c0636ab2e34da81d90cfdbebb421ec27ce8274a62a0759ec483f0d
[INFO] running `Command { std: "docker" "start" "-a" "4650ff3c19c0636ab2e34da81d90cfdbebb421ec27ce8274a62a0759ec483f0d", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling log v0.4.32
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling cc v1.2.63
[INFO] [stderr]    Compiling mio v1.2.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling socket2 v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling jiff v0.2.28
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling dashmap v6.2.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]    Compiling env_filter v1.0.1
[INFO] [stderr]    Compiling env_logger v0.11.10
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling swifttunnel-relay v1.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `handle_stats_http_client` is never used
[INFO] [stdout]     --> src/main.rs:2443:10
[INFO] [stdout]      |
[INFO] [stdout] 2443 | async fn handle_stats_http_client(
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `write_http_response` is never used
[INFO] [stdout]     --> src/main.rs:2585:10
[INFO] [stdout]      |
[INFO] [stdout] 2585 | async fn write_http_response(
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `write_response_ip_packet_into` is never used
[INFO] [stdout]    --> src/datapath_v2.rs:441:4
[INFO] [stdout]     |
[INFO] [stdout] 441 | fn write_response_ip_packet_into(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `InboundTcpPacket` is never used
[INFO] [stdout]    --> src/tcp_tun.rs:843:10
[INFO] [stdout]     |
[INFO] [stdout] 843 | pub type InboundTcpPacket = InboundTunPacket;
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `TcpSessionCleanup` is never used
[INFO] [stdout]    --> src/tcp_tun.rs:844:10
[INFO] [stdout]     |
[INFO] [stdout] 844 | pub type TcpSessionCleanup = TunSessionCleanup;
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `TcpTunHandler` is never used
[INFO] [stdout]    --> src/tcp_tun.rs:845:10
[INFO] [stdout]     |
[INFO] [stdout] 845 | pub type TcpTunHandler = TunHandler;
[INFO] [stdout]     |          ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.20s
[INFO] running `Command { std: "docker" "inspect" "4650ff3c19c0636ab2e34da81d90cfdbebb421ec27ce8274a62a0759ec483f0d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4650ff3c19c0636ab2e34da81d90cfdbebb421ec27ce8274a62a0759ec483f0d", kill_on_drop: false }`
[INFO] [stdout] 4650ff3c19c0636ab2e34da81d90cfdbebb421ec27ce8274a62a0759ec483f0d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 712aaa43cbb3910477b33e00c51282dcd614ce6c4addf9b6f410e91e2a5d2709
[INFO] running `Command { std: "docker" "start" "-a" "712aaa43cbb3910477b33e00c51282dcd614ce6c4addf9b6f410e91e2a5d2709", kill_on_drop: false }`
[INFO] [stderr]    Compiling swifttunnel-relay v1.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: type alias `InboundTcpPacket` is never used
[INFO] [stdout]    --> src/tcp_tun.rs:843:10
[INFO] [stdout]     |
[INFO] [stdout] 843 | pub type InboundTcpPacket = InboundTunPacket;
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `TcpSessionCleanup` is never used
[INFO] [stdout]    --> src/tcp_tun.rs:844:10
[INFO] [stdout]     |
[INFO] [stdout] 844 | pub type TcpSessionCleanup = TunSessionCleanup;
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `TcpTunHandler` is never used
[INFO] [stdout]    --> src/tcp_tun.rs:845:10
[INFO] [stdout]     |
[INFO] [stdout] 845 | pub type TcpTunHandler = TunHandler;
[INFO] [stdout]     |          ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.92s
[INFO] running `Command { std: "docker" "inspect" "712aaa43cbb3910477b33e00c51282dcd614ce6c4addf9b6f410e91e2a5d2709", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "712aaa43cbb3910477b33e00c51282dcd614ce6c4addf9b6f410e91e2a5d2709", kill_on_drop: false }`
[INFO] [stdout] 712aaa43cbb3910477b33e00c51282dcd614ce6c4addf9b6f410e91e2a5d2709
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4d44602b8881e0215ad62cb6de674d0d890876212397e64f96035c550cd8728b
[INFO] running `Command { std: "docker" "start" "-a" "4d44602b8881e0215ad62cb6de674d0d890876212397e64f96035c550cd8728b", kill_on_drop: false }`
[INFO] [stderr] warning: type alias `InboundTcpPacket` is never used
[INFO] [stderr]    --> src/tcp_tun.rs:843:10
[INFO] [stderr]     |
[INFO] [stderr] 843 | pub type InboundTcpPacket = InboundTunPacket;
[INFO] [stderr]     |          ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: type alias `TcpSessionCleanup` is never used
[INFO] [stderr]    --> src/tcp_tun.rs:844:10
[INFO] [stderr]     |
[INFO] [stderr] 844 | pub type TcpSessionCleanup = TunSessionCleanup;
[INFO] [stderr]     |          ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type alias `TcpTunHandler` is never used
[INFO] [stderr]    --> src/tcp_tun.rs:845:10
[INFO] [stderr]     |
[INFO] [stderr] 845 | pub type TcpTunHandler = TunHandler;
[INFO] [stderr]     |          ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `swifttunnel-relay` (bin "swifttunnel-relay" test) generated 3 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/swifttunnel_relay-dac4e3418e3be0c0)
[INFO] [stdout] 
[INFO] [stdout] running 198 tests
[INFO] [stdout] test async_stats_http_tests::test_http_empty_request ... ok
[INFO] [stdout] test async_stats_http_tests::test_http_get_connections_with_correct_token ... ok
[INFO] [stdout] test async_stats_http_tests::test_http_post_method_not_allowed ... ok
[INFO] [stdout] test async_stats_http_tests::test_http_get_config_with_correct_token ... ok
[INFO] [stdout] test async_stats_http_tests::test_http_oversized_request ... ok
[INFO] [stdout] test async_stats_http_tests::test_render_connections_single ... ok
[INFO] [stdout] test async_stats_http_tests::test_render_connections_empty ... ok
[INFO] [stdout] test async_stats_http_tests::test_http_wrong_token ... ok
[INFO] [stdout] test async_stats_http_tests::test_render_connections_sorted_by_last_activity_desc ... ok
[INFO] [stdout] test async_stats_http_tests::test_render_config_payload_includes_runtime_config ... ok
[INFO] [stdout] test async_stats_http_tests::test_http_unknown_path ... ok
[INFO] [stdout] test async_stats_http_tests::test_render_stats_includes_pool_exhausted_counter ... ok
[INFO] [stdout] test async_stats_http_tests::test_render_stats_includes_drop_reasons_and_config ... ok
[INFO] [stdout] test async_stats_http_tests::test_http_no_auth_header ... ok
[INFO] [stdout] test async_stats_http_tests::test_render_connections_json_escaping ... ok
[INFO] [stdout] test async_stats_http_tests::test_http_get_stats_with_correct_token ... ok
[INFO] [stdout] test async_stats_http_tests::test_render_stats_empty_sessions ... ok
[INFO] [stdout] test async_stats_http_tests::test_render_stats_uses_rolling_rate_window ... ok
[INFO] [stdout] test async_stats_http_tests::test_render_stats_with_sessions_uses_atomic_counts ... ok
[INFO] [stdout] test auth_config_utility_tests::test_ack_status_bad_format ... ok
[INFO] [stdout] test async_stats_http_tests::test_render_stats_pool_exhausted_reflects_counter_value ... ok
[INFO] [stdout] test auth_config_utility_tests::test_ack_status_bad_signature ... ok
[INFO] [stdout] test auth_config_utility_tests::test_ack_status_expired ... ok
[INFO] [stdout] test auth_config_utility_tests::test_ack_status_replay ... ok
[INFO] [stdout] test auth_config_utility_tests::test_ack_status_server_mismatch ... ok
[INFO] [stdout] test auth_config_utility_tests::test_ack_status_sid_mismatch ... ok
[INFO] [stdout] test auth_config_utility_tests::test_allow_source_event_records_rate_limit_drop ... ok
[INFO] [stdout] test auth_config_utility_tests::test_as_str_off ... ok
[INFO] [stdout] test auth_config_utility_tests::test_as_str_optional ... ok
[INFO] [stdout] test auth_config_utility_tests::test_as_str_required ... ok
[INFO] [stdout] test auth_config_utility_tests::test_authenticated_session_source_rejects_forged_address ... ok
[INFO] [stdout] test auth_config_utility_tests::test_decode_base64_empty ... ok
[INFO] [stdout] test auth_config_utility_tests::test_decode_base64_invalid ... ok
[INFO] [stdout] test auth_config_utility_tests::test_decode_base64_standard ... ok
[INFO] [stdout] test auth_config_utility_tests::test_decode_base64_url_safe_no_pad ... ok
[INFO] [stdout] test auth_config_utility_tests::test_decode_base64_url_safe_padded ... ok
[INFO] [stdout] test auth_config_utility_tests::test_derive_user_id_all_zeros ... ok
[INFO] [stdout] test auth_config_utility_tests::test_derive_user_id_known_input ... ok
[INFO] [stdout] test auth_config_utility_tests::test_escape_json_backslash ... ok
[INFO] [stdout] test auth_config_utility_tests::test_escape_json_empty ... ok
[INFO] [stdout] test auth_config_utility_tests::test_escape_json_normal_text ... ok
[INFO] [stdout] test auth_config_utility_tests::test_escape_json_newline ... ok
[INFO] [stdout] test auth_config_utility_tests::test_escape_json_return ... ok
[INFO] [stdout] test auth_config_utility_tests::test_escape_json_tab ... ok
[INFO] [stdout] test auth_config_utility_tests::test_find_http_header_end_found ... ok
[INFO] [stdout] test auth_config_utility_tests::test_find_http_header_end_partial_crlf ... ok
[INFO] [stdout] test auth_config_utility_tests::test_find_http_header_end_not_found ... ok
[INFO] [stdout] test auth_config_utility_tests::test_find_http_header_end_empty ... ok
[INFO] [stdout] test auth_config_utility_tests::test_from_env_case_insensitive ... ok
[INFO] [stdout] test auth_config_utility_tests::test_from_env_none ... ok
[INFO] [stdout] test auth_config_utility_tests::test_from_env_off ... ok
[INFO] [stdout] test auth_config_utility_tests::test_escape_json_quote ... ok
[INFO] [stdout] test auth_config_utility_tests::test_from_env_whitespace_trimmed ... ok
[INFO] [stdout] test auth_config_utility_tests::test_from_env_optional ... ok
[INFO] [stdout] test auth_config_utility_tests::test_parse_auth_hello_extra_trailing_bytes ... ok
[INFO] [stdout] test auth_config_utility_tests::test_parse_auth_hello_invalid_utf8 ... ok
[INFO] [stdout] test auth_config_utility_tests::test_parse_auth_hello_token_len_exceeds_max ... ok
[INFO] [stdout] test auth_config_utility_tests::test_parse_auth_hello_payload_end_exceeds_frame_len ... ok
[INFO] [stdout] test auth_config_utility_tests::test_parse_auth_hello_frame_too_short ... ok
[INFO] [stdout] test auth_config_utility_tests::test_parse_auth_hello_token_len_zero ... ok
[INFO] [stdout] test auth_config_utility_tests::test_requires_auth_off ... ok
[INFO] [stdout] test auth_config_utility_tests::test_from_env_required ... ok
[INFO] [stdout] test auth_config_utility_tests::test_requires_auth_optional ... ok
[INFO] [stdout] test auth_config_utility_tests::test_requires_auth_required ... ok
[INFO] [stdout] test auth_config_utility_tests::test_session_auth_state_legacy ... ok
[INFO] [stdout] test auth_config_utility_tests::test_source_rate_buckets_are_independent ... ok
[INFO] [stdout] test auth_config_utility_tests::test_source_rate_limiter_prunes_idle_sources ... ok
[INFO] [stdout] test auth_config_utility_tests::test_source_rate_state_resets_after_window ... ok
[INFO] [stdout] test auth_config_utility_tests::test_source_session_counts_track_rebind_and_removal ... ok
[INFO] [stdout] test auth_config_utility_tests::test_session_auth_state_authenticated ... ok
[INFO] [stdout] test auth_config_utility_tests::test_transient_recv_connection_reset ... ok
[INFO] [stdout] test auth_config_utility_tests::test_transient_recv_interrupted ... ok
[INFO] [stdout] test auth_config_utility_tests::test_transient_recv_timed_out ... ok
[INFO] [stdout] test auth_config_utility_tests::test_transient_recv_permission_denied_not_transient ... ok
[INFO] [stdout] test auth_config_utility_tests::test_transient_send_interrupted ... ok
[INFO] [stdout] test auth_config_utility_tests::test_transient_recv_would_block ... ok
[INFO] [stdout] test auth_config_utility_tests::test_transient_send_connection_reset_not_transient ... ok
[INFO] [stdout] test auth_config_utility_tests::test_transient_recv_other_not_transient ... ok
[INFO] [stdout] test auth_config_utility_tests::test_transient_send_other_not_transient ... ok
[INFO] [stdout] test auth_config_utility_tests::test_transient_send_timed_out ... ok
[INFO] [stdout] test auth_config_utility_tests::test_transient_send_would_block ... ok
[INFO] [stdout] test auth_config_utility_tests::test_v1_session_capacity_uses_source_session_counter ... ok
[INFO] [stdout] test auth_config_utility_tests::test_v1_session_flow_index_removes_only_target_flow ... ok
[INFO] [stdout] test auth_config_utility_tests::test_v1_flow_capacity_uses_session_flow_index ... ok
[INFO] [stdout] test auth_config_utility_tests::test_verify_ticket_bad_base64_payload ... ok
[INFO] [stdout] test auth_config_utility_tests::test_verify_ticket_bad_base64_signature ... ok
[INFO] [stdout] test auth_config_utility_tests::test_verify_ticket_empty_token ... ok
[INFO] [stdout] test auth_config_utility_tests::test_verify_ticket_iat_at_exact_clock_skew_boundary_passes ... ok
[INFO] [stdout] test auth_config_utility_tests::test_verify_ticket_no_dot_separator ... ok
[INFO] [stdout] test auth_config_utility_tests::test_verify_ticket_exp_at_exact_clock_skew_boundary_passes ... ok
[INFO] [stdout] test auth_config_utility_tests::test_verify_ticket_no_public_key ... ok
[INFO] [stdout] test auth_config_utility_tests::test_verify_ticket_signature_wrong_length ... ok
[INFO] [stdout] test auth_config_utility_tests::test_verify_ticket_too_long ... ok
[INFO] [stdout] test auth_config_utility_tests::test_verify_ticket_wrong_audience ... ok
[INFO] [stdout] test auth_config_utility_tests::test_verify_ticket_wrong_version ... ok
[INFO] [stdout] test datapath_v2::tests::test_allocate_flow_token_first_allocation ... ok
[INFO] [stdout] test auth_config_utility_tests::test_verify_ticket_wrong_issuer ... ok
[INFO] [stdout] test datapath_v2::tests::test_allocate_flow_token_full_cycle_returns_none ... ok
[INFO] [stdout] test datapath_v2::tests::test_allocate_flow_token_sequential_unique ... ok
[INFO] [stdout] test datapath_v2::tests::test_allocate_flow_token_skips_occupied ... ok
[INFO] [stdout] test datapath_v2::tests::test_allocate_flow_token_skips_zero ... ok
[INFO] [stdout] test datapath_v2::tests::test_allocate_flow_token_wraps_around ... ok
[INFO] [stdout] test datapath_v2::tests::test_buffer_pool_acquire_all_then_release_all ... ok
[INFO] [stdout] test datapath_v2::tests::test_buffer_pool_new_creates_correct_slot_count ... ok
[INFO] [stdout] test datapath_v2::tests::test_buffer_pool_exhaustion_returns_none ... ok
[INFO] [stdout] test datapath_v2::tests::test_buffer_pool_read_write ... ok
[INFO] [stdout] test datapath_v2::tests::test_buffer_pool_release_and_reacquire ... ok
[INFO] [stdout] test datapath_v2::tests::test_buffer_pool_try_acquire_returns_indices ... ok
[INFO] [stdout] test datapath_v2::tests::test_clamp_usize_at_max_boundary ... ok
[INFO] [stdout] test datapath_v2::tests::test_clamp_usize_above_max ... ok
[INFO] [stdout] test datapath_v2::tests::test_clamp_usize_at_min_boundary ... ok
[INFO] [stdout] test datapath_v2::tests::test_fresh_data_queue_packet_is_not_dropped ... ok
[INFO] [stdout] test datapath_v2::tests::test_clamp_usize_in_range ... ok
[INFO] [stdout] test datapath_v2::tests::test_clamp_usize_below_min ... ok
[INFO] [stdout] test datapath_v2::tests::test_get_relay_datapath_default_is_v2 ... ok
[INFO] [stdout] test datapath_v2::tests::test_get_relay_datapath_v1_literal ... ok
[INFO] [stdout] test datapath_v2::tests::test_remove_flow_existing ... ok
[INFO] [stdout] test datapath_v2::tests::test_remove_flow_last_flow_removes_session_entry ... ok
[INFO] [stdout] test datapath_v2::tests::test_remove_flow_missing_session_is_noop ... ok
[INFO] [stdout] test datapath_v2::tests::test_remove_flow_missing_game_addr_is_noop ... ok
[INFO] [stdout] test datapath_v2::tests::test_get_relay_datapath_tokio_alias ... ok
[INFO] [stdout] test datapath_v2::tests::test_remove_flow_multiple_flows_same_session ... ok
[INFO] [stdout] test auth_config_utility_tests::test_verify_ticket_empty_sub ... ok
[INFO] [stdout] test datapath_v2::tests::test_shard_for_session_different_ids ... ok
[INFO] [stdout] test datapath_v2::tests::test_shard_for_session_deterministic ... ok
[INFO] [stdout] test datapath_v2::tests::test_shard_for_session_distribution ... ok
[INFO] [stdout] test datapath_v2::tests::test_shard_for_session_single_shard ... ok
[INFO] [stdout] test datapath_v2::tests::test_write_response_ip_packet_into_buffer_too_small ... ok
[INFO] [stdout] test datapath_v2::tests::test_stale_control_queue_packet_is_not_dropped ... ok
[INFO] [stdout] test datapath_v2::tests::test_shard_for_session_in_range ... ok
[INFO] [stdout] test datapath_v2::tests::test_stale_data_queue_packet_is_dropped ... ok
[INFO] [stdout] test datapath_v2::tests::test_write_response_ip_packet_into_exact_buffer_size ... ok
[INFO] [stdout] test datapath_v2::tests::test_write_response_ip_packet_into_matches_build ... ok
[INFO] [stdout] test datapath_v2::tests::test_write_response_ip_packet_into_zero_payload ... ok
[INFO] [stdout] test packet_construction_tests::test_build_response_address_port_swapping ... ok
[INFO] [stdout] test packet_construction_tests::test_build_response_zero_length_payload ... ok
[INFO] [stdout] test packet_construction_tests::test_forbidden_destinations_are_blocked ... ok
[INFO] [stdout] test packet_construction_tests::test_ip_checksum_all_zeros ... ok
[INFO] [stdout] test packet_construction_tests::test_ip_checksum_known_vector ... ok
[INFO] [stdout] test packet_construction_tests::test_ip_checksum_odd_length_header ... ok
[INFO] [stdout] test packet_construction_tests::test_build_response_ip_checksum_validity ... ok
[INFO] [stdout] test packet_construction_tests::test_build_response_normal_payload_field_check ... ok
[INFO] [stdout] test packet_construction_tests::test_ip_checksum_self_check ... ok
[INFO] [stdout] test packet_construction_tests::test_parse_ip_full_payload_verification ... ok
[INFO] [stdout] test packet_construction_tests::test_parse_ip_icmp_rejected ... ok
[INFO] [stdout] test packet_construction_tests::test_parse_ip_ihl_less_than_5 ... ok
[INFO] [stdout] test packet_construction_tests::test_parse_ip_ihl_with_options ... ok
[INFO] [stdout] test packet_construction_tests::test_parse_ip_packet_drops_imds_destination ... ok
[INFO] [stdout] test packet_construction_tests::test_parse_ip_rejects_tcp_bad_data_offset ... ok
[INFO] [stdout] test packet_construction_tests::test_parse_ip_rejects_udp_length_past_total_len ... ok
[INFO] [stdout] test packet_construction_tests::test_parse_ip_returns_udp_fragment ... ok
[INFO] [stdout] test packet_construction_tests::test_parse_ip_tcp_too_short_rejected ... ok
[INFO] [stdout] test packet_construction_tests::test_parse_ip_tcp_valid ... ok
[INFO] [stdout] test packet_construction_tests::test_parse_ip_too_short ... ok
[INFO] [stdout] test packet_construction_tests::test_parse_ip_too_short_for_udp_header ... ok
[INFO] [stdout] test packet_construction_tests::test_parse_ip_trims_trailing_padding ... ok
[INFO] [stdout] test packet_construction_tests::test_parse_ip_wrong_version_v6 ... ok
[INFO] [stdout] test packet_construction_tests::test_parse_ip_zero_length_udp_payload ... ok
[INFO] [stdout] test tcp_tun::tests::test_assign_session_ip_basic ... ok
[INFO] [stdout] test packet_construction_tests::test_roundtrip_build_then_parse ... ok
[INFO] [stdout] test tcp_tun::tests::test_assign_session_ip_collision ... ok
[INFO] [stdout] test tcp_tun::tests::test_assign_session_ip_full_collision_returns_none ... ok
[INFO] [stdout] test tcp_tun::tests::test_assign_session_ip_reserved_pairs_returns_none ... ok
[INFO] [stdout] test tcp_tun::tests::test_assign_session_ip_skips_zero ... ok
[INFO] [stdout] test tcp_tun::tests::test_ip_checksum_round_trip ... ok
[INFO] [stdout] test tcp_tun::tests::test_ipv4_fragment_detection ... ok
[INFO] [stdout] test tcp_tun::tests::test_rewrite_both_directions ... ok
[INFO] [stdout] test tcp_tun::tests::test_rewrite_dst_preserves_checksums ... ok
[INFO] [stdout] test tcp_tun::tests::test_rewrite_dst_preserves_non_initial_udp_fragment_payload_bytes ... ok
[INFO] [stdout] test tcp_tun::tests::test_rewrite_src_preserves_checksums ... ok
[INFO] [stdout] test tcp_tun::tests::test_rewrite_src_keeps_fragmented_udp_checksum_valid_after_reassembly ... ok
[INFO] [stdout] test tcp_tun::tests::test_rewrite_src_preserves_udp_fragment_payload_bytes ... ok
[INFO] [stdout] test tcp_tun::tests::test_rewrite_udp_preserves_nonzero_checksum ... ok
[INFO] [stdout] test tcp_tun::tests::test_rewrite_udp_preserves_zero_checksum_mode ... ok
[INFO] [stdout] test tcp_tun::tests::test_runt_packet_ignored ... ok
[INFO] [stdout] test tcp_tun::tests::test_tcp_checksum_round_trip ... ok
[INFO] [stdout] test tests::test_build_response_can_use_received_tos_override ... ok
[INFO] [stdout] test tests::test_build_response_ip_packet ... ok
[INFO] [stdout] test tests::test_ip_checksum ... ok
[INFO] [stdout] test tests::test_non_udp_rejected ... ok
[INFO] [stdout] test tests::test_parse_auth_hello_token_valid_and_malformed ... ok
[INFO] [stdout] test tests::test_parse_flow_channel_capacity_defaults_and_clamps ... ok
[INFO] [stdout] test tests::test_parse_ip_packet_full ... ok
[INFO] [stdout] test tests::test_ticket_replay_cache_expires_old_jti ... ok
[INFO] [stdout] test tests::test_ticket_replay_cache_prunes_on_interval ... ok
[INFO] [stdout] test tests::test_verify_relay_ticket_expired ... ok
[INFO] [stdout] test tests::test_verify_relay_ticket_bad_signature ... ok
[INFO] [stdout] test datapath_v2::tests::test_write_response_ip_packet_into_normal ... ok
[INFO] [stdout] test tcp_tun::tests::test_rewrite_dst_keeps_fragmented_udp_checksum_valid_after_reassembly ... ok
[INFO] [stdout] test tests::test_verify_relay_ticket_iat_in_future_is_bad_format ... ok
[INFO] [stdout] test tests::test_verify_relay_ticket_once_rejects_replay ... ok
[INFO] [stdout] test tests::test_verify_relay_ticket_sid_mismatch ... ok
[INFO] [stdout] test tests::test_verify_relay_ticket_valid ... ok
[INFO] [stdout] test tests::test_verify_relay_ticket_server_mismatch ... ok
[INFO] [stdout] test async_stats_http_tests::test_render_connections_snapshot_payload_recovers_from_poisoned_rwlock ... ok
[INFO] [stdout] test async_stats_http_tests::test_render_stats_payload_does_not_panic_on_poisoned_mutex ... ok
[INFO] [stdout] test async_stats_http_tests::test_sample_stats_rates_recovers_from_poisoned_mutex ... ok
[INFO] [stdout] test async_stats_http_tests::test_store_connections_snapshot_recovers_from_poisoned_rwlock ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 198 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "4d44602b8881e0215ad62cb6de674d0d890876212397e64f96035c550cd8728b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4d44602b8881e0215ad62cb6de674d0d890876212397e64f96035c550cd8728b", kill_on_drop: false }`
[INFO] [stdout] 4d44602b8881e0215ad62cb6de674d0d890876212397e64f96035c550cd8728b
